home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue66 / Clinic / ScopeTestOtherForm.dfm / ScopeTestOtherForm.txt
Encoding:
Text File  |  2000-11-09  |  348 b   |  18 lines

  1. object OtherForm: TOtherForm
  2.   Left = 556
  3.   Top = 127
  4.   Width = 270
  5.   Height = 170
  6.   Caption = 'OtherForm'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17. end
  18.